Uncracked Events Forwarding
Bean fires an event
actionPerformed (ButtonPushEvent e)
Registered stubs get the event
Uncrack the event by extracting all the fields
Forward the event to the bridge
Bridge sends event to all registered listeners
actionPerformed (ByVal xCoord as Int ...)

Return to Tracks